| Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.SpecialItemType Enum
Enum representing special items types which can be added under Paragraph structure.
enum EinhugurODT.SpecialItemType
Constants
PageCount = 4 | Page count. |
PageNumber = 5 | Page number. |
SymbolLineFeed = 6 | The item type is a line feed. |
SymbolSpace = 7 | The item type is a space. |